home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / cpa.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  2.7 KB  |  61 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : CPA
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : N/A
  6. -- AUTHOR            : David Kwong
  7. -- COPYRIGHT         : 1986 (c) David Kwong
  8. -- DATE CREATED      : 12/23/86
  9. -- DATE RELEASED     : 12/23/86
  10. -- DATE LAST UPDATED : 12/23/86
  11. -- LOCATION          : C2MUG
  12. -- LOCATION          : ASR
  13. -- ENVIRONMENT       : VAX 11/780, VMS 4.4, DEC Ada
  14. --= CLASSIFICATION       ===============================================--
  15. -- CATEGORY LEVEL 1  : COMPONENTS
  16. -- CATEGORY LEVEL 2  : Compools in Ada
  17. -- CATEGORY LEVEL 3  : 
  18. -- CATEGORY LEVEL 4  : 
  19. -- KEYWORD           : Compools
  20. -- INDEX             : Compools
  21. -- TAXONOMY          : 
  22. -- DEPENDENCIES      : 
  23. -- SEE ALSO          : 
  24. --= FILE LISTING         ===============================================--
  25. -- FILE SPECS        : PD:<ADA.COMPONENTS>CPA.*
  26. -- DIRECTORY DISPLAY :
  27. -- Directory   PD:<ADA.COMPONENTS>
  28. --      File Name     Byte Count  Line Count
  29. --   ---------------  ----------  ----------
  30. --   CPA.CMM                 162           5
  31. --   CPA.PRO                2397          65
  32. --   CPA.SRC                2318          88
  33. --   ===============  ==========  ==========
  34. --     3 Files              4877         158
  35. --= ABSTRACT             ===============================================--
  36. -- CPA - Compools in Ada
  37. --    This file contains the programs for the compool-like
  38. -- structure in Ada.  This structure is similar to a common block.
  39. --= REVISION HISTORY     ===============================================--
  40. --
  41. -- DATE         VERSION    AUTHOR                  HISTORY
  42. -- 12/23/86    1.0    David Kwong        Initial Release
  43. --= RELEASE NOTICE       ===============================================--
  44. -- This prologue must be included in all copies of this software.
  45. --
  46. -- This software is copyright by the author.
  47. --
  48. -- This software is released to the Ada community.
  49. -- Restrictions on use or distribution:  NONE
  50. --= DISCLAIMER           ===============================================--
  51. --     This software and its documentation are provided "AS IS" and
  52. -- without any expressed or implied warranties whatsoever.  No warranties
  53. -- as to performance, merchantability, or fitness for a particular
  54. -- purpose exist.
  55. --     The user is advised to test the software thoroughly before
  56. -- relying on it.  The user must assume the entire risk and liability of
  57. -- using this software.  In no event shall any person or organization of
  58. -- people be held responsible for any direct, indirect, consequential or
  59. -- inconsequential damages or lost profits.
  60. --======================================================================--
  61.